home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 March / CHIP Mart 1997.iso / SurfCam / SURFCAM.Z / SEDIT.HLP < prev    next >
Text File  |  1996-04-01  |  14KB  |  169 lines

  1.  Help Screen                    SURFCAM NC Editor                Basic Commands
  2.  ┌────────────── MOVEMENT ─────────────────────────────── BLOCK ──────────────┐
  3.  │     Cursor movement........Arrows    │     Select by line ........Alt L    │
  4.  │     Start of line..........Home      │     Select by block........Alt B    │
  5.  │     End of line............End       │     Paste block............Alt P    │
  6.  │     Display top of file....Ctrl Home │     Write block to disk....Alt W    │
  7.  │     Display end of file....Ctrl End  │     Copy single line.......Alt C    │
  8.  │     Display next page......PgUp      │     Insert copied line.....Alt I    │
  9.  │     Display previous page..PgDn      │ ─────────── FIND & REPLACE ──────── │
  10.  │     Next NC word...........Tab       │     Find forward...........Alt F    │
  11.  │     Previous NC word.......Shift Tab │     Find next forward......Alt N    │
  12.  │ ─────────────── DELETE ───────────── │     Select next file.......Alt +    │
  13.  │     Delete char to left....Backspace │     Select previous file...Alt -    │
  14.  │     Delete current char....Del       │     Find forward NC word...Ctrl    │
  15.  │     Delete line............Alt D     │     Find backward NC word..Ctrl    │
  16.  │     Delete to end of line..Ctrl D    │     Replace forward........Alt R    │
  17.  │     UNDO...................Alt U,F2  │ ────────────── WINDOWS ──────────── │
  18.  │ ──────────── FILES & EXIT ────────── │     Horizontal window......Alt H    │
  19.  │     Get a file.............Alt G     │     Vertical window........Alt V    │
  20.  │     Save a file............Alt S     │     Close a window.........Alt K    │
  21.  │     Append a file..........Alt A     │     Select a window........Ctrl W   │
  22.  │     Save files and exit....Alt Z     │     Display begin and end..Ctrl B   │
  23.  │     Exit...................Alt X     │     Get a file horz/vert...Ctrl G   │
  24.  └────────────────────────────────── Page 1 ──────────────────────────────────┘
  25.  Help Screen                    SURFCAM NC Editor             Advanced Commands
  26.  ┌──────────── FIND & REPLACE ────────────────────────────────────────────────┐
  27.  │     Find backward..........Ctrl F    │                                     │
  28.  │     Find next backward.....Ctrl N    │                                     │
  29.  │     Replace backward.......Ctrl R    │                                     │
  30.  │     Toggle letter case.....Ctrl T    │                                     │
  31.  │     Toggle reg. expression Ctrl E    │                                     │
  32.  │ ─────────────── MISC. ─────────────  │                                     │
  33.  │     Define macros..........Alt M     │                                     │
  34.  │     Execute macros.........Alt E     │                                     │
  35.  │     Define key map.........Ctrl K    │                                     │
  36.  │     Define options.........Alt O     │                                     │
  37.  │     Define bookmarks.......Alt 1-5   │                                     │
  38.  │     Jump to bookmarks......Alt J     │                                     │
  39.  │     Display ascii char.....Ctrl V    │                                     │
  40.  │     Insert control char....Ctrl Q    │                                     │
  41.  │     Insert time and date...Alt T     │                                     │
  42.  │                                      │                                     │
  43.  │     NC utilites............Ctrl U    │                                     │
  44.  │     List files in memory...Ctrl L    │                                     │
  45.  │     Print file or block....Ctrl P    │                                     │
  46.  │                                      │                                     │
  47.  │                                      │                                     │
  48.  └────────────────────────────────── Page 2 ─────────────────────────────────────────┘
  49.  Help Screen                    SURFCAM NC Editor              G Code Reference
  50.  ┌────────────────────────────────────────────────────────────────────────────┐
  51.  │  G00 Rapid positioning               │   G45 Tool offset single expansion  │
  52.  │  G01 Linear move                     │   G46 Tool offset single reduction  │
  53.  │  G02 Circular move clockwise         │   G47 Tool offset double expansion  │
  54.  │  G03 Circular move counter clockwise │   G48 Tool offset double reduction  │
  55.  │  G04 Dwell                           │   G49 Tool length offset cancel     │
  56.  │  G05 Non-modal rapid positioning     │   G52 Local coordinate system       │
  57.  │  G08 Acceleration (no ramps)         │   G53 Machine coordinate system     │
  58.  │  G09 Deceleration (ramps)            │   G54 - G59 Fixture offsets         │
  59.  │  G10 Programmable data input         │   G66 Modal subroutine call         │
  60.  │  G17 XY working plane                │   G67 Modal subroutine cancel       │
  61.  │  G18 ZX working plane                │   G80 Fixed cycle cancel            │
  62.  │  G19 YZ working plane                │   G81 Spot drilling                 │
  63.  │  G20 or G70 Inch programming         │   G82 Counterbore drilling          │
  64.  │  G21 or G71 Metric programming       │   G83 Peck drilling                 │
  65.  │  G28 Return to zero                  │   G84 Right hand tap                │
  66.  │  G29 Return from zero                │   G85 - G89 Bore drilling cycles    │
  67.  │  G40 Cutter compensation cancel      │   G90 Absolute positioning          │
  68.  │  G41 Cutter compensation left        │   G91 Incremental positioning       │
  69.  │  G42 Cutter compensation right       │   G92 Absolute preset               │
  70.  │  G43 Tool length comp. positive      │   G98 Return to initial plane       │
  71.  │  G44 Tool length comp. negative      │   G99 Return to R0 clearance plane  │
  72.  └────────────────────────────────── Page 3 ──────────────────────────────────┘
  73. Help Screen                    SURFCAM NC Editor                  Post Commands
  74.  ┌─────── COMMAND ────────────────── DESCRIPTION ───────────────── POST ──────┐
  75.  │ 2ndCircleCode M<99>      Second word for circular motion  Mill, Lathe, EDM │
  76.  │ Ask <Val1> "Home?" "1"   Input var. prior to posting      Mill, Lathe, EDM │
  77.  │ ByDiameter? Y            Y, N  'Output X vales in dia.    Lathe            │
  78.  │ ByQuadrants? Y           Y, N  'Break arcs                Mill, Lathe, EDM │
  79.  │ CCW G<3>                 Circular move counter clockwise  Mill, Lathe, EDM │
  80.  │ CDC P Q                  Cincinnati style DComp vectors   Mill             │
  81.  │ CircDir D01              Circular CW & CCW dir. char.     Mill, Lathe, EDM │
  82.  │ Comment ( )              Begin End                        Mill, Lathe, EDM │
  83.  │ Coolant 8 9 7            On Off Mist                      Mill, Lathe, EDM │
  84.  │ CtrCode I J              I J, R, I J K L                  Mill, Lathe, EDM │
  85.  │ CW G<2>                  Circular move clockwise          Mill, Lathe, EDM │
  86.  │ CtrIncremental? Y        Y/N  'Inc or abs I & J           Mill, Lathe, EDM │
  87.  │ DCode Z                  Depth char.                      Mill, Lathe      │
  88.  │ DComp 41 42 40           Left, Right & Cancel m codes     Mill, Lathe      │
  89.  │ Drive c:\Fanuc11m        Output path                      Mill, Lathe, EDM │
  90.  │ Dummy #                  Columnar dummy line char.        Mill             │
  91.  │ EOB 35                   End of block char.               Mill, Lathe, EDM │
  92.  │ Each $<0>                End of block word                Mill, Lathe, EDM │
  93.  │ Feed G<1>                Linear move                      Mill, Lathe, EDM │
  94.  │ FeedCode F               Feed rate char.                  Mill, Lathe, EDM │
  95.  │ FeedType 95 94           IPR & IPM g codes                Mill, Lathe, EDM │
  96.  └────────────────────────────────── Page 4 ──────────────────────────────────┘
  97. Help Screen                    SURFCAM NC Editor                  Post Commands
  98.  ┌─────── COMMAND ────────────────── DESCRIPTION ───────────────── POST ──────┐
  99.  │ First#? N                Y, N  'Output 1st sequence no.   Mill, Lathe, EDM │
  100.  │ HCode X                  X, X U  'Horizontal char.        Mill, Lathe, EDM │
  101.  │ Incremental? Y           Y, N  'Inc or abs output         Mill, Lathe, EDM │
  102.  │ Inc/Abs G 91 90          Inc & Abs char. & values         Mill, Lathe, EDM │
  103.  │ Last#? N                 Y, N  'Output last sequence no.  Mill, Lathe, EDM │
  104.  │ LComp 43 49              On, Off                          Mill, EDM        │
  105.  │ MaxRad 99 .001           Arc radius & chord dev.          Mill, Lathe, EDM │
  106.  │ ModalGs 0 1 2 3          List of modal g codes            Mill, Lathe, EDM │
  107.  │ ModalLetters X Y Z       List of letters                  Mill, Lathe, EDM │
  108.  │ Rapid G<0>               Rapid positioning word           Mill, Lathe, EDM │
  109.  │ Replace "D" with "Diam"  Search and replace strings       Mill, Lathe, EDM │
  110.  │ RevSigns Z X             List of letters                  Mill, Lathe, EDM │
  111.  │ RevTurret2 Y             Rev X values for 2nd turret      Lathe            │
  112.  │ Sequence#s               Char, freq, incr & start         Mill, Lathe, EDM │
  113.  │ Spaces #                 Columnar line length             Mill, Lathe, EDM │
  114.  │ Spaces? N                Y, N  'Spaces between words      Mill, Lathe, EDM │
  115.  │ SpeedType 97 96          RPM and CSS g codes              Lathe            │
  116.  │ Spindle 3 4 5            Cw, ccw & stop m codes           Mill, Lathe      │
  117.  │ Tolerance .0002          Round off tolerance              Mill, Lathe, EDM │
  118.  │ Tools                    Specifies inc. tool changes      Mill, Lathe      │
  119.  │ VCode Y                  Y, Y V  'Vertical char.          Mill, Lathe, EDM │
  120.  └────────────────────────────────── Page 5 ──────────────────────────────────┘
  121. Help Screen                    SURFCAM NC Editor                 Post Variables
  122.  ┌── VARIABLE ─────── DESCRIPTION ───────── VARIABLE ─────── DESCRIPTION ─────┐
  123.  │ Angle         Angular tool pos.     │ HVector       1st comp move 'X vector│  
  124.  │ ArcRad        Arc radius            │ IniDep        Init. cut depth in Z   │
  125.  │ Block         Current seq no.       │ IVal          Arc center 'I value    │
  126.  │ Comp          Lathe comp T no.      │ IVect         3D cutter comp I vector│  
  127.  │ Cool          Coolant m code        │ JVal          Arc center 'J Value    │
  128.  │ CoolantOff    Coolant off m code    │ JVect         3D cutter comp J vector│  
  129.  │ Corner        Tool corner radius    │ KVect         3D cutter comp K vector│  
  130.  │ D             Depth 'Z value        │ LastD         Last depth pos. 'Z Val.│  
  131.  │ DComp         Diam. comp reg        │ LastH         Last horz. pos. 'X Val.│  
  132.  │ Depth         Total cycle depth     │ LastRotAngle  Last rotary angle pos. │
  133.  │ Direct        Spindle direction code│ LastTool      Previous tool number   │
  134.  │ Dwell         Dwell value           │ LastV         Last vert. pos. 'Y Val.│
  135.  │ EndArc        Ending arc angle      │ LComp         Length comp register   │ 
  136.  │ EndH          End program X value   │ MaxRPM        Maximum spindle speed  │
  137.  │ EndV          End program Y value   │ NextTool      Next tool number       │
  138.  │ FRate         XY feedrate           │ Peck1         Depth of 1st thread    │
  139.  │ H             Horizontal 'X value   │ PointD        Hole depth from top srf│
  140.  │ HCDC          Horz. DComp vect.     │ Plunge        Z Plunge feedrate      │
  141.  │ HCtr          Arc center 'I value   │ Program#      Program number         │
  142.  │ HomeH         Home pos. horz. 'X val│ RotAngle      Rotary angle position  │
  143.  │ HomeV         Home pos. vert. 'Y val│ RPlane        Rapid plane 'Z value   │
  144.  └────────────────────────────────── Page 6 ──────────────────────────────────┘
  145. Help Screen                    SURFCAM NC Editor                 Post Variables
  146.  ┌── VARIABLE ─────── DESCRIPTION ───────── VARIABLE ─────── DESCRIPTION ─────┐
  147.  │ SBite         Side bite             │ VClear        Cycle depth clear.     │    
  148.  │ SClear        Infeed side clear     │ VCtr          Arc center 'J value    │
  149.  │ Side          Diam. comp side       │ VLeave        Depth 'leave' amount   │
  150.  │ SLeave        Side 'leave' amt      │ VVector       1st comp move 'Y vector│  
  151.  │ Speed         Spindle speed         │ Work          Work offset            │   
  152.  │ SpeedType     Lathe speed type      │ WorkD         Work origin pos.'Z Val.│ 
  153.  │ StartAng      Starting arc angle    │ WorkH         Work origin pos.'X Val.│ 
  154.  │ Taper         Lathe thread taper    │ WorkV         Work origin pos.'Y Val.│ 
  155.  │ Tool          Current tool number   │ ───────────── SEQUENCES ──────────── │
  156.  │ Tool1         1st tool number       │ 1stToolChange        Index           │
  157.  │ ToolD         Tool change pos.'Z Val│ AutoThread           Infeed          │
  158.  │ ToolDiam      Tool diameter         │ Back                 LineCode        │
  159.  │ ToolH         Tool change pos.'X Val│ Bore                 LTap            │
  160.  │ ToolRad       Tool corner rad       │ Cancel               OutFeed         │
  161.  │ ToolV         Tool change pos.'Y Val│ CcwCode              Peck            │
  162.  │ Tparams       Lathe thread params   │ Custom 1             RapidCode       │
  163.  │ Turret        Active lathe turret   │ Custom 2             Ream            │
  164.  │ V             Vertical 'Y value     │ Custom 3             StartCode       │
  165.  │ Val1 - Val10  Ask variables         │ CwCode               Tap             │
  166.  │ VBite         Cycle peck depth      │ Drill                ToolChange      │
  167.  │ VCDC          Vert. DComp 'Y vector │ EndCode              Unwind          │
  168.  └────────────────────────────────── Page 7 ──────────────────────────────────┘
  169.